home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / trash / WHAT'S HER BRA SIZE.swf / scripts / DefineButton2_134 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-08  |  69b  |  7 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       nextFrame();
  5.    }
  6. }
  7.